home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C / Applications / Python 1.3 / source code / Doc / fix.el < prev    next >
Encoding:
Text File  |  1995-12-17  |  220 b   |  6 lines  |  [TEXT/R*ch]

  1. ; load the new texinfo package (2.xx) if not installed by default
  2. ; (setq load-path (cons "/ufs/guido/lib/emacs/texinfo-2.14" load-path))
  3. (find-file "@lib.texi")
  4. (texinfo-all-menus-update t)
  5. (texinfo-all-menus-update t)
  6.